range: remove call that is not needed
authorCosimo Cecchi <cosimoc@gnome.org>
Sun, 17 Jan 2016 19:24:01 +0000 (17:24 -0200)
committerCosimo Cecchi <cosimoc@gnome.org>
Mon, 29 Feb 2016 18:45:12 +0000 (10:45 -0800)
commit6c19947859c6477fbfc350ec52c152f258a09502
treec4e890d9b5fd7d5c44e96f41a9fdb69cfe1a5a10
parent83a6471c4ea4eb0b33416cb7373dda07a895cf9b
range: remove call that is not needed

gtk_range_calc_slider() already calls the same function when needed.
gtk/gtkrange.c